.p_90_100_150{padding: 90px 100px 150px;}

.p_80_100{padding: 80px 0 100px;}

.flex {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}

/* 公共头部 样式 */
.product_banner{position: relative;}

.product_banner .pro_con{position: relative;}

.product_banner .img{background: url(../images/pro_ban.jpg) center no-repeat fixed;background-size: cover;}

.product_banner .img img{width: 100%;}

.product_banner .img .pc{opacity: 0;}

.product_banner .txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;color: #fff;text-align: center;}

.product_banner .txt .t2{margin-top: 20px;line-height: 30px;}

.product_banner .prodh{position: absolute;left: 0;width: 100%;bottom: 30px;height: 105px;}

.product_banner .prodh .pr_con{height: 105px;position: absolute;left: 0;top: 0;width: 100%;}

.product_banner .prodh .ibox{display: flex;justify-content: space-between;height: 100%;}

.product_banner .prodh .ibox .con_le{display: flex;padding-left: 8.69%;height: 100%;width: 71.875%;background: #074594;}

.product_banner .prodh .ibox .con_re{width: 28.125%;background: #fff;height: 100%;}

.product_banner .prodh .ibox .con_le a{display: flex;align-items: center; color: #fff;margin-right: 60px;height: 100%;position: relative;}

.product_banner .prodh .ibox .con_le a::after{content: "";position: absolute;left: 50%;transform: translateX(-50%);top: 0;background: #fff;height: 2px;width: 0%;transition: all 0.6s;}

.product_banner .prodh .ibox .con_le a:last-child{margin-right: 0;}

.product_banner .prodh .ibox .con_le a:hover::after{width: 100%;}

.product_banner .prodh .ibox .con_le a.act::after{width: 100%;}

.product_banner .prodh .ibox .con_re .res{position: absolute;right: 0;height: 100%;display: flex;align-items: center;padding-right: 50px;}

.product_banner .prodh .ibox .con_re .res .r2{color: #dddddd;margin-left: 10px;}

.product_banner .prodh .ibox .con_re .res .r1{color: #074594;}

/* 底部 */


/* 新闻资讯 */
.news{width: 100%;}

.news .new_con .ibox2{background: #fff;}

/* .news .new_con .ibox2 .ul{width: 87.5%;margin:0 auto;} */

.news .new_con .ibox2 .ul .li{padding: 50px 0 25px;border-bottom: 1px solid #ececec;transition: all 0.6s;}

.news .new_con .ibox2 .ul .li:hover a{transform: translateY(-10px);transition: all 0.6s;}

.news .new_con .ibox2 .ul .li a{display: block;transition: all 0.6s;}

.news .new_con .ibox2 .ul .l1{color: #074594;}

.news .new_con .ibox2 .ul .l2{color: #404040;margin: 30px 0 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.news .new_con .ibox2 .ul .li:hover .l2 {color: #074594;}

.news .new_con .ibox2 .ul .l3{color: #acacac;line-height: 27px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.news .new_con .ibox2 .fy {margin-top: 100px;}

.fy .prev{margin-right: 28px;}

.fy .prev a,.fy .next a{width: 24px;height: 24px;background: #fff;box-shadow: -7.2px -2.4px 7.5px 0.5px rgba(239,242,249,0.5);position: relative;border: 1px solid #e4ebf2;}

.fy .prev img:nth-child(2),.fy .next img:nth-child(2){opacity: 0;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}

.fy .num{margin: 0 10px;}

.fy .num a {color: #8d9399;width: 42px;height: 42px;line-height: 42px;text-align: center;border-radius: 50%;font-family: 'robb';}

.fy .num.act a, .fy .num a:hover {background: #074594;color: #fff;}

.fy .next {margin-left: 28px;}

.fy .next a img {transform: rotate(180deg);}

.fy .page {display: flex;align-items: center;color: #8d9399;margin: 0 40px 0 46px;}

.fy .page input {border: 1px solid #e5ecf2;border-radius: 2px;background: none;outline: none;text-align: center;width: 40px;height: 32px;margin: 0 10px;}

.fy .btn_page a {color: #8d9399;width: 32px;height: 32px;text-align: center;line-height: 32px;border-radius: 2px;font-family: 'robb';}

.jzgd {width: 120px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: 20px;color: #fff;background-color: #074594;margin: 0 auto;display: none;line-height: 40px;text-align: center;}

/* 新闻详情 */
.news_detail { background: #FFF; }

.news_detail .news_content { background: #FFF;margin-top: -490px; }

.news_detail .news_content .h_title { color: #333333;font-weight: 600;line-height: 40px }

.news_detail .news_content .h_info { margin-top: 15px;line-height: 20px;display: flex;align-items: center; }

.news_detail .news_content .h_info .time { margin-right: 40px;color: #8a9199;display: flex;justify-content: center; }

.news_detail .news_content .h_info .time img { width: 20px;height: 20px;margin-right: 5px; }

.news_detail .news_content .h_info .txt_p { color: #404040; }

.news_detail .news_content .h_line { width: 100%;height: 4px;background: #074594;margin: 43px 0; }


.news_detail .news_content .c_box .c_p { color: #404040;line-height: 30px; }

.news_detail .news_content .c_box .c_img { margin: 40px 0; }

.news_detail .news_content .c_foot { display: flex;justify-content: space-between;padding-top: 30px;border-top: 1px solid #d5d9e0;margin-top: 90px; }

.news_detail .news_content .c_foot .f_left {padding-top: 10px;max-width: 70%; }

.news_detail .news_content .c_foot .f_left .foot_a:nth-child(2) { margin-top: 24px; }

.news_detail .news_content .c_foot .f_left .foot_a a { display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 16px; }

.news_detail .news_content .c_foot .f_left .foot_a a.act { color: #074594; }

.news_detail .news_content .c_foot .f_left .foot_a a:hover { color: #074594; }

.news_detail .news_content .c_foot .f_right .fr_a { display: flex;align-items: center; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn { width: 42px;height: 42px;border-radius: 50%;overflow: hidden;position: relative;background: #074594; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn .btn_box { position: absolute;width: 200%;height: 100%;right: 0;top: 0;display: flex; }

.news_detail .news_content .c_foot .f_right .fr_a:hover .fr_btn .btn_box { right: -100%; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn .btn_box p { display: flex;align-items: center;justify-content: center;width: 50%;height: 100%; }

.news_detail .news_content .c_foot .f_right .fr_a>span { color: #666;margin-left: 10px; }

.news_detail .news_content .c_foot .f_right .fr_a:hover span { color: #074594; }


.news{padding: 80px 0 150px;}

.fy .next a:hover ,.fy .prev a:hover {background: #074594;}

.fy .next a:hover img:last-child,.fy .prev a:hover img:last-child{opacity: 1;}

.fy .next a:hover img:first-child,.fy .prev a:hover img:first-child{opacity: 0;}

.fy .btn_page a:hover{color: #074594;}

/* 新闻详情 */
.news_detail { background: #FFF; }

/* .news_detail .news_content { background: #FFF;margin-top: -490px; } */

.news_detail .news_content .h_title { color: #333333;font-weight: 600;line-height: 40px }

.news_detail .news_content .h_info { margin-top: 15px;line-height: 20px;display: flex;align-items: center; }

.news_detail .news_content .h_info .time { margin-right: 40px;color: #8a9199;display: flex;justify-content: center; }

.news_detail .news_content .h_info .time img { width: 20px;height: 20px;margin-right: 5px; }

.news_detail .news_content .h_info .txt_p { color: #404040; margin-right: 20px;}

.news_detail .news_content .c_box .c_p { color: #404040;line-height: 30px; }

.news_detail .news_content .c_box .c_img { margin: 40px 0; }

.news_detail .news_content .c_foot .f_left .foot_a:nth-child(2) { margin-top: 24px; }

.news_detail .news_content .c_foot .f_left .foot_a a { display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;height: 16px; }

.news_detail .news_content .c_foot .f_left .foot_a a.act { color: #074594; }

.news_detail .news_content .c_foot .f_left .foot_a a:hover { color: #074594; }

.news_detail .news_content .c_foot .f_right .fr_a { display: flex;align-items: center; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn { width: 42px;height: 42px;border-radius: 50%;overflow: hidden;position: relative;background: #074594; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn .btn_box { position: absolute;width: 200%;height: 100%;right: 0;top: 0;display: flex; }

.news_detail .news_content .c_foot .f_right .fr_a:hover .fr_btn .btn_box { right: -100%; }

.news_detail .news_content .c_foot .f_right .fr_a .fr_btn .btn_box p { display: flex;align-items: center;justify-content: center;width: 50%;height: 100%; }

.news_detail .news_content .c_foot .f_right .fr_a>span { color: #666;margin-left: 10px; }

.news_detail .news_content .c_foot .f_right .fr_a:hover span { color: #074594; }



@media screen and (max-width:1800px) {
    .news_detail .news_content{margin-top: -400px;}
}

@media screen and (max-width:1680px) {
    .news{padding: 60px 0 120px;}

    .news_detail .news_content{margin-top: -300px;}
}

@media screen and (max-width:1025px) {
    .news .new_con .ibox2 .ul .li{padding: 30px 0;}

    .news .new_con .ibox2 .ul .l2{margin: 20px 0 10px;}

    .news .new_con .ibox2 .ul{width: 100%;}

    .news{padding: 40px 0;}

    .news .new_con .ibox2 .fy .ul1{display: none;}

    .jzgd{display: block;}

    .news .new_con .ibox2 .fy{margin-top: 30px;}

    .news_detail .news_content{margin-top: -180px;padding: 30px 20px;}

    .news_detail .news_content .h_title{line-height: 30px;}

    .news_detail .news_content .h_info{flex-wrap: wrap;}
    
    .news_detail .news_content .h_info span{margin-bottom: 10px;width: 100%;margin-right: 0;}

    .news_detail .news_content .h_line{margin: 20px 0 ;}

    .news_detail .news_content .c_foot{flex-wrap: wrap;margin-top: 30px;}

    .news_detail .news_content .c_foot .f_left{margin-bottom: 20px;}

    .news_detail .news_content .h_info .time{justify-content:left;}
}
